Tootsville::Endpoint-Patch-/ Users/ Me→Json

Function

Endpoint-Patch-/ Users/ Me→Json names a function, with lambda list NIL:

Alters information about your user account.

Requires player authentication.

Requires a body with fields to be changed, and their new values. TODO.

Status: 200 OK

Status: 401 Authorization Required

Status: 403 Authorization Failed

Status: 405 Not Allowed

Web Service Endpoint

This is a web service endpoint accessed by the HTTP method PATCH at the URI template /users/me. It returns a content-type of application/json.

There are no URI parameters.

It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.

File

Defined in file src/endpoints/slash-users.lisp.